feat: enable backward.isDefEq.respectTransparency.types by default#13895
feat: enable backward.isDefEq.respectTransparency.types by default#13895datokrat wants to merge 30 commits into
Conversation
|
Mathlib CI status (docs):
|
|
Reference manual CI status:
|
|
!radar |
|
Benchmark results for bc527c4 against d9ee0ed are in. There are significant results. @datokrat
Large changes (1✅, 15🟥)
Medium changes (1✅, 50🟥) Too many entries to display here. View the full report on radar instead. Small changes (16✅, 1200🟥) Too many entries to display here. View the full report on radar instead. |
|
Benchmark results for bdc3f56 against d9ee0ed are in. There are significant results. @implausibility
Large changes (1✅, 2🟥)
Medium changes (1✅, 5🟥)
Small changes (28✅, 36🟥) Too many entries to display here. View the full report on radar instead. |
|
!radar |
|
Benchmark results for d5f7bfb against d9ee0ed are in. There are significant results. @datokrat
Large changes (1✅, 1🟥)
Medium changes (1✅)
Small changes (30✅, 35🟥) Too many entries to display here. View the full report on radar instead. |
This PR refines the "One might expect/hope" annotations so each one states precisely where the failure surfaces: the stage 2 build, or a specific test (noting that the `binderNameHint` test failure only appears in a stage 2 build). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…tions This PR adds `implicit_reducible` and/or `expose` attributes to definitions that need to be unfolded during defeq checking without full transparency. Preparatory commit for removing the TODO workaround in ExprDefEq.lean. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
(#13584) This PR fixes some warnings in stage2 due to redundant `@[expose]`.
d5f7bfb to
89bf42e
Compare
No description provided.